Skip to content

a simple browser game coded with javascript three.js library

License

Notifications You must be signed in to change notification settings

so24def/js_simple_obstacle_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-js-obstacle-game

a simple browser game done with javascript three.js library

In order to succesfully run the game on Google Chrome (or any other browser), Cross Origin Resource Sharing policy (CORS) has to be disabled. There are two simple ways to achieve that:

  • "Live Server" extension can be downloaded and used on Visual Studio Code.

or

  • In the repo, "chrome cors disable.lnk" can be used to open a browser page with cors policy disabled, then the html file can be opened by typing the recommended file path in the search bar.

Oyunu tarayıcıda başarılı bir şekilde çalıştırabilmek için tarayıcıdaki CORS politikası devre dışı bırakılmalıdır. Bunu sağlamak için

  • "Live Server" isimli Visual Studio Code uzantısı kullanılabilir.

veya

  • Repo içindeki "chrome cors disable.lnk" dosyası açılarak, cors politikası devre dışı olan bir tarayıcı sayfası açılabilir. Daha sonra adres çubuğuna dosyaların konumu yazılarak html dosyası açılabilir.

About

a simple browser game coded with javascript three.js library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published