ubiquitous-umbrella-dev
CIS-486 first repo
Render: https://ubiquitous-umbrella-dev-1g64.onrender.com
Press the spacebar to jump over obstacles and reach new highscores
Features
- Gameplay: Players control a T-Rex character, jumping over obstacles.
- CRUD Functionality:
- Create: Players can submit their names and scores.
- Read: View all submitted names and scores from the database.
- Update: Modify existing entries.
- Delete: Remove entries from the database.
- Responsive Design: The application is designed to work well on various screen sizes.
Technologies Used
- Frontend: HTML, CSS, JavaScript (with jQuery/UI)
- Backend: Node.js, Express.js
- Database: MongoDB
- Templating Engine: EJS
- Development Tools: Nodemon, dotenv for environment variables
Getting Started