Skip to content

rasmusrim/dinosaur-game

Repository files navigation

Dinosaur game

My attempt at learning Java through recreating the dinosaur game you can play if the Chrome browser cannot find a site.

Running

Linux / Mac

git clone [email protected]:rasmusrim/dinosaur-game.git
cd dinosaur-game
./gradlew run

Windows

git clone [email protected]:rasmusrim/dinosaur-game.git
cd dinosaur-game
.\gradlew run

About

Part of my ongoing project to learn Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages