Skip to content

A browser based game of snake with a database connection and a leaderboard

License

Notifications You must be signed in to change notification settings

JoonasPit/BrowserSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Devpro

The goal of this project was to create a simple javascript based game of snake, that uses Java servlets to store userscores into a database. Done for my basic java-course as a course project.

Contains

  • Data Acces Objects(passwords and usernames removed)
  • User Objects
  • Insert Servlets
  • Three view pages for the game
    • front page
    • game page
    • scoreboard

Structure

  • Under the src folder you can find
    • Data Access Objects
    • Control Servlets (control the .jsp pages)
    • Usermodels
  • WebContent
    • Html-pages for the game including the page that the game actually runs on

Uses

  • Java
  • JavaScript
  • Bootstrap(Html/css for views)

About

A browser based game of snake with a database connection and a leaderboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published