Skip to content

Interactive game replicating google chrome's no internet game. Game is played locally. Press control + c to jump. game part works, but storing highscores locally in text file and ordering does not work.

Notifications You must be signed in to change notification settings

Skparab1/Dino-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dino-game

  • Prototype still under development

Dino game demo

About

  • Dino game is an interactive game replicating google chrome's no internet game.
  • Played in python shell (not graphics)
  • How to play
    • press control + c to jump
  • Game displays multiple obstacles in front of YOU and animates them towards YOU.
  • when game ends (you hit an obstacle), game will show your score along with 10 high scores which are stores in text file
    • feature above ^ still being developed, does not work in public repository version :(
    • Has trouble storing data in text files and then arranging the data based on rank (first place to last place)

About

Interactive game replicating google chrome's no internet game. Game is played locally. Press control + c to jump. game part works, but storing highscores locally in text file and ordering does not work.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages