• Stars
    star
    1
  • Language Boo
  • License
    MIT License
  • Created over 2 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Terman (terminal + pacman), is an old pacman clone project which was originally made for a programming tutorial series.

More Repositories

1

simple-stupid-object-notation

Yet another way to represent data in text. Addresses niche needs.
D
9
star
2

raylib_misc

An object oriented D wrapper (and utilities) for raylib-d
D
3
star
3

ConsolePaint

ConsolePaint is a console UI library for .Net which doesn't use unmanaged and windows exclusive libraries. It can also handle images and display them in the console window.
Boo
3
star
4

Rectcut-Raylib

A small rectcut experiment in raylib
D
2
star
5

Alien-Hack-D

Experimental puzzle game project for Linux
D
2
star
6

Dew

An experimental language with a syntax similar to Algol 68 and Bash
D
2
star
7

Retro-Tetro-Pro

Retro Tetro Pro is a game which adheres to the core of tetromino gameplay as seen in early installements of the venerable franchise while also allowing the user as much creativity as possible to play the game they want. Everything in the game OUGHT to be customizable. It is of utmost importance than every variable that controls of the flow of the game be available to the user to modify as they wish. This game is also a challenge to myself - and other programmers willing to join my efforts - to make a game in the .Net console by only using native libraries that can run on both .Net and Mono so that it may run on any machine and make the challenge much more interesting. It also gives the game a distinct retro look, which may remind some of a day when graphics were done with characters.
C#
2
star
8

Netdraw

An ascii art app, in the console, inspired by David Murray's Petdraw
Boo
1
star
9

NectarineGameEngine

A simple engine for Nectaris-like games
D
1
star
10

Colin-s-Challenge

A game made in response to a challenge
JavaScript
1
star
11

draymath-tests

testing draymath
D
1
star
12

B6

B6 was an old platformer project in the console terminal and another I never finished.
Boo
1
star
13

Boo-API-Server

Old College Assignment
Boo
1
star
14

UTF-8-to-DCII

Translates UTF-8 text into DCII text
HTML
1
star
15

TaskManager

An old abandonned todo/kanban project in php
PHP
1
star
16

MathMarsian

This is an old and partially complete math parser I made in Boo which I thought was lost forever.
Boo
1
star
17

General-Purpose-Shell

I don't like the current existing shell scripting languages. So I thought, if it's going to have a weird syntax, it might as well have a weird syntax I like. Also, I'm hoping to be able to use this language for doing quick toy scripts like I used to do in python and js.
D
1
star
18

aoc23

D
1
star
19

dasfor

Doigt's Awesome String FORmat
D
1
star
20

Alien-Hack-Level-Maker-C

It generates levels for Alien Hack using pngs. This is still used in the development of Alien Hack D, but it will be eventually translated to D.
C
1
star
21

RectCut

Implementation of https://halt.software/dead-simple-layouts/
D
1
star