Skip to content

A basic threejs app with two characters fighting. Created to get started with threejs and experiment with it.

Notifications You must be signed in to change notification settings

Science001/threejs-combat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreeJS Combat

A basic threejs app with two characters fighting. Created to get started with threejs and experiment with it.

The initial commit only had two characters who punch on click. The "Add Game Logic" commit will bring in the basic game features that enables the user to engage in an hand-to-hand combat with a monster. A fairly simple game.

As of this commit, the Dodge feature does NOT work on Chrome Android as dblclick event is not monitorable there. Please use a PC or other mobile browsers to play the game. This should be fixed in future commits.

The app now works on mobile browsers as touch support has been added. PC users can also now play with keyboard.

This game also has a fun easter egg. If you can find it, hit me up on Twitter at @grktheXplorer.

About

A basic threejs app with two characters fighting. Created to get started with threejs and experiment with it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published