asteroids-demo VS simple_raycasting

Compare asteroids-demo vs simple_raycasting and see what are their differences.

simple_raycasting

A simple raycasting "engine" written in c with raylib for graphics. (by TheDarkBug)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
asteroids-demo simple_raycasting
5 1
36 1
- -
0.0 0.0
over 1 year ago almost 3 years ago
C C
The Unlicense GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

asteroids-demo

Posts with mentions or reviews of asteroids-demo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-22.

simple_raycasting

Posts with mentions or reviews of simple_raycasting. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-10.
  • Can I make games in C?
    4 projects | /r/C_Programming | 10 May 2021
    Of course you can: opengl and vulkan are originally written in c. If you would like to create your own engine you can learn them (opengl is simpler). If you prefer to use an already existing engine, I would suggest raylib, a library for writing games in c (and a lot other languages). It is very portable and easy to use, their examples are very well made. I made some games with it, if you are interested I made a raycasting engine inspired to old doom games (nothing too special)

What are some alternatives?

When comparing asteroids-demo and simple_raycasting you can also consider the following projects:

olcPixelGameEngine - The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects

raylib - A simple and easy-to-use library to enjoy videogames programming

raygui - A simple and easy-to-use immediate-mode gui library

rv_asm - RISC-V Assembler

rv_sim - RISC-V Simulator

rv_rtl - Basic RISC-V implementation in verilog