article thumbnail

#Drive Rally by Pixel Perfect Dude is a love letter to the golden age of rally games

PreMortem.Games

The low-poly racing game, developed by Polish indie developer Pixel Perfect Dude , feels like a love letter to the PlayStation 1 era of rally games, where you could actually name the top drivers and the cars they drove. “Ah Racing portfolio Studio Perfect Pixel Dude, based in the city of Kalisz, Poland, was founded in 2013.

Pixel 154
article thumbnail

Atari ST Programming: A Simple Game in STOS

Retro Game Coders

Along the way we will look at some more new features and concepts so you can understand more of how STOS works versus programming languages and game engines you might be used to. Collision Detection and Game Over. STOS includes three built-in collision detection options. Avoid the Monster. Full Demo Game Code.

Sprite 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Dev snapshot: Godot 4.0 alpha 15

Mircosoft Game Dev

Be aware that during the alpha stage the engine is still not feature-complete or stable. GUI: Add font LCD sub-pixel anti-aliasing support ( GH-64422 ). Particles: Add "Hide on Contact" collision mode to ParticlesMaterial ( GH-61238 ). Physics: Fix collision solving between world boundary and motion shape ( GH-64936 ).

Alpha 52
article thumbnail

Godot 3.1 will get many improvements to KinematicBody

Mircosoft Game Dev

One of the features that make Godot stand out is how easy it is to use the physics engine for non-physics games. This function tries to move the character using that velocity and every time a collision is found, it will slide against it (and adjust the velocity accordingly). KinematicBody. velocity = move_and_slide(velocity).

article thumbnail

Dev snapshot: Godot 3.2.4 beta 6

Mircosoft Game Dev

Multiple fixes to one-way collisions , handling many cases where collisions would not work reliably. New option to snap 2D transforms to whole coordinates , helps prevent jitter on pixel art camera motions. Multiple fixes to one-way collisions (new in beta 6). See godot-docs#4213 for the updated documentation.

Beta 52
article thumbnail

Getting started with HaxeFlixel in 2021

Radiator Blog

The engine should be able to render and simulate 200+ lightweight game objects -- frame-animated sprites with simple collision, no fancy physics or shaders. Which game engine should I use to maximize ease of learning and compatibility, and manage hundreds of simple objects on-screen? Reminder: for iOS, that means WebGL 1.0

Sprite 52
article thumbnail

Release candidate: Godot 3.2.4 RC 1

Mircosoft Game Dev

New option to snap 2D transforms to whole coordinates , helps prevent jitter on pixel art camera motions. Multiple fixes to one-way collisions. Physics: Fix multiple issues with one-way collisions ( GH-42574 ). Rendering: Add option for snapping 2D transforms to whole coordinates, for pixel art motion ( GH-43554 ).

Render 52