Skip to content

Web RTS game similar to Tribalwars or Travian - Made in Rails

Notifications You must be signed in to change notification settings

KevinFerm/WebRTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebRTS

Devise stuff (Since a generator was used, this could useful later on):

authenticate_user

user_signed_in?

current_user

  • Don't forget that everyone is admin - user model isAdmin?

#ToDo

  • Attacking
  • Take over towns (Relates to attacking)
  • Fix the design

#Game Info Town max level = 16

#Types of infantry

  • Soldier
  • Bowman*
  • Sapper*
  • Ballista*

*Planned only

#Working right now:

  • Navigating the map
  • View towns
  • Build new troops
  • Send support to towns you own
  • Completion timers

#Running rake db:migrate rake db:seed You need to run the node server in assets/node aswell

About

Web RTS game similar to Tribalwars or Travian - Made in Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages