Skip to content

elaqqad/simple-javasript-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to make a simple HTML5 Canvas game

Build your first HTML5 Canvas game in no time! Read the whole article here.

I used this sources to creat avery simple game based on the following fact: given 3 positive intergers (a,b,c) we define two an opertion () by choosing two numbers {x,y}where x<=y among {a,b,c} and replace x by 2x and y by y-x Fact : whatever the choice of three positive integers we can always perform a succession of opertions of type () to obtain (0,,*)

here is a screen shot of the game:

Figure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published