You are browsing as a guest. Sign up (or log in) to start making projects!

StarEngine

  • 1 Devlogs
  • 0 Total hours

A game engine similar to Raylib, written in C++

Open comments for this post

23m 24s logged

I’ve never used a lot of the technologies I’m using here so:

  • installed meson and ninja, set up meson.build
  • installed sdl3
  • created a basic window with template code
  • got it to print out the char i type to the console
  • made the gitignore, license, readme, etc

I’ve never used a lot of the technologies I’m using here so:

  • installed meson and ninja, set up meson.build
  • installed sdl3
  • created a basic window with template code
  • got it to print out the char i type to the console
  • made the gitignore, license, readme, etc

Replying to @Kyle

0
2

Followers

Loading…