Skip to content

atillaturkmen/rocket_dodge_server

 
 

Repository files navigation

Rocket Dodge

  • To run without https do node rocket_dodge_main.js -n or --no_https
  • To run without redis do node rocket_dodge_main.js -r or --no_redis

You will still need a database and .env variables for the website to function properly. Database schema and .env variables can be found in the root directory, .env.local must be created, .env is just there to serve as a template.

Demo Website

rocketdodgegame.com

Screenshots

Screenshot (447) Screenshot (446) Screenshot (449) Screenshot (448)

Created by

About

A game website created by dbc201 and atillaturkmen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 76.9%
  • JavaScript 22.0%
  • Other 1.1%