/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

incoherency.co.uk
| | sakurakat.systems
4.0 parsecs away

Travel
| | The blog post delves into the technical aspects of creating the 2D platformer game 'Fractured Elements,' developed during a game jam at Coventry University's Summer School. It provides an overview of the game's concept, and discusses the challenges encountered during development, such as implementing the form-switching mechanic and boss AI.
| | www.jeremymorgan.com
3.4 parsecs away

Travel
| | Learn how to create an object and move it around in Unity with your keyboard. This is a simple tutorial using a few lines of code.
| | cowboyprogramming.com
2.7 parsecs away

Travel
| | [AI summary] A technical tutorial explaining how to create realistic destructible walls in games using parity mapping shaders to simulate bullet hole depth.
| | simonewebdesign.it
3.1 parsecs away

Travel
| How to build Pong using plain JS and the HTML5 Canvas. No game engine.