Visibility Jam. July 19-21, 2024. See the results.
eternalStudent's Avatar
eternalStudent
Member since

Recent Activity

While I did not manage to complete a game for 7drl, I did made this cool demo, and learned a lot about lighting

View original message on Discord

Printing a floating point number, a string, and an integer with the same buffer, in my visual assembler.
The collapse functionality is also new.

View original message on Discord

Some progress, but I am not sure how much sense it makes without being able to rearrange the blocks, or have a much better auto-arrangement
(Also, I need to do curves better)

View original message on Discord

My little experiment can now print numbers (as long as I specify the number of digits, baby steps)
I might capture a short video later.

View original message on Discord

I was struggling with lack of motivation lately, and today after a long period of time in which I did very little programming, I managed to accomplish something, very basic, but nonetheless it feels like an accomplishment.

View original message on Discord

I'm experimenting with an assembler development environment, front end first.

View original message on Discord

Day 4 of 7drl, some audio sound. Not captured here, but already implemented, there is a win condition when successfully finding the way out of the cave.

View original message on Discord

Day 3 of 7drl challenge, don't know if I'm proud of the pace of the progress, but I thought I will share anyway. No loud tada this time.

View original message on Discord

day 1 of 7drl (7 days roguelike) challenge: Got some basic 2d graphics working. Wish me luck.

View original message on Discord

Since you guys seem to like my ascii art editor, here is what I've done with it:

View original message on Discord

This is my new ASCII (read: codepage 437) art editor, there are many like it, but this one is mine ^^

View original message on Discord

I did a thing!

Wanted to draw simple graphs where I can start typing immediately, but couldn't found an app that I liked.
Ended up writing this small program.

View original message on Discord

It started as a UI library, and now it has a basic collision detection/resolution... idk..

View original message on Discord

I made this simple editor with my attempt at a UI library. The buttons in the top-left corner are for loading/saving/clearing and entering/exiting fullscreen.

(everything is from scratch except for stb_image and stb_truetype, written in C and OpenGL)

View original message on Discord

not as impressive as most of the projects here, but I have to start somewhere

View original message on Discord

Been working on a UI library, written from scratch (with the exception of stb_truetype) in C and OpenGL.

View original message on Discord