Skip to content

RiceTheDev/luau_cpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LUAU CPU

Hi! This is a CPU inside of Roblox running pong.

This is just a demo that me and my friends did, I probably won't update this, so if you decide to fork and reuse any code here, credits are apreciated!

Demo

Screenshot_20260324_213132

Running

The game is available to play in Roblox here.

Specifications

CPU

  • 8-bit running assembly-like instructions (math, jumps, draw and more)
  • 16 registers

GPU

  • 16x12 monochrome screen
  • 128 bytes of VRAM
  • Text display for printing and debugging

RAM

  • 256 bytes of RAM
  • RAM is too expensive, we couldn't get more 😭

Credits

credits for these suckers that helped me build this shitty game

  • raice (me) - most of the game, cpu, gpu, etc
  • desvelo - some parts of the gpu, monitors
  • vytaldrop - input, models/mobile gui

About

A real CPU running in Roblox.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages