Commit Graph

12 Commits

Author SHA1 Message Date
FantasyPvP bf9c9be88d made a game
made a snake game and rewrote some rendering stuff again
2023-10-02 00:56:18 +01:00
FantasyPvP f0ee584c87 changed backspace functionality
backspace will now skip to the last real character on a line and skip over null characters
2023-10-01 03:18:57 +01:00
FantasyPvP ded4140f7c rewrote render.rs
rewrote the entire rendering system for the project, the terminal now supports scrollback and the vga blinking cursor actually moves around now (that was really getting on my nerves lmao)
2023-10-01 02:40:52 +01:00
FantasyPvP 49bc77e44a added the gigachad detector 2023-09-27 22:50:28 +01:00
FantasyPvP 067d780fdf Merge branch 'main' of https://github.com/FantasyPvP/CrystalOS-Restructured 2023-09-27 00:43:01 +01:00
FantasyPvP 76a2ec2163 changed some stuff 2023-09-27 00:42:04 +01:00
FantasyPvP 0d8a7671a3 .
.
2023-04-29 15:48:14 +01:00
FantasyPvP 45304c26d8 .
.
2023-04-29 02:11:02 +01:00
FantasyPvP ad8d971b8a e
e
2023-04-28 15:57:16 +01:00
FantasyPvP 89839755ee e
e
2023-04-28 00:34:30 +01:00
FantasyPvP 29392f0674 .
.
2023-04-28 00:13:22 +01:00
FantasyPvP 0c39711875 worked on rendering code
worked on code for libgui for rendering a user interface
2023-04-28 00:10:20 +01:00