This repository was archived by the owner on Jul 20, 2022. It is now read-only.
File tree 1 file changed +17
-3
lines changed
1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change 1
- # Pinwheel
1
+ ![ ] ( https://modeus.is-inside.me/WcZYvhEk.png )
2
+ <div align =" center " >
3
+ <p>
4
+ <a href="https://www.codeshelter.co/">
5
+ <img alt="Code Shelter" src="https://www.codeshelter.co/static/badges/badge-flat.svg">
6
+ </a>
7
+ </p>
8
+ <h1>Pinwheel</h1>
9
+ </div >
10
+
2
11
> 🍭 An awesome little fantasy computer designed to be simple.
3
12
4
13
Pinwheel is an all new fantasy computer, developed in Go and designed for ease of use and simplicity,
5
14
and highly customizable where applicable (and wanted..!).
6
- It is currently in the VERY early prototype -ish stage, and isn't meant for normal use yet.
15
+ It is currently in the VERY early alpha -ish stage, and isn't meant for normal use yet (no inputs work!) .
7
16
Stay tuned though, I'm spending my entire holiday to work on this little thing as much I can.
8
17
9
18
# Planned Features
@@ -22,4 +31,9 @@ Stay tuned though, I'm spending my entire holiday to work on this little thing a
22
31
- ` vpoke(address, value) ` - Write ` value ` to VRAM ` address `
23
32
- ` plot(x, y, color) ` - Place pixel at ` x, y ` with palette color number ` color `
24
33
- ` time() ` -> ` number ` - Gets the amount of time since boot.
25
- - ` pchar(char, x, y) ` - Place ` char ` acter at ` x, y `
34
+ - ` pchar(char, x, y) ` - Place ` char ` acter at ` x, y `
35
+
36
+ # Thanks
37
+ - pixelbath #8145 from the [ Fantasy Console Discord] ( https://discord.gg/BYbjDEP ) for a Lua snippet of loading a Bitmap font
38
+ # License
39
+ [ BSD 3-Clause] ( LICENSE )
You can’t perform that action at this time.
0 commit comments