From d3a0cc3a8ba6dfeb64d3faeffdeb6845b60e5840 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Sat, 20 Jan 2018 15:41:49 +0100 Subject: rearranged the dir for github - removed tools and pdfs - rearranged the projects dirs - added md files - other minor changes --- projects/09/BitmapEditor/BitmapEditor.html | 200 ----------------------------- 1 file changed, 200 deletions(-) delete mode 100644 projects/09/BitmapEditor/BitmapEditor.html (limited to 'projects/09/BitmapEditor/BitmapEditor.html') diff --git a/projects/09/BitmapEditor/BitmapEditor.html b/projects/09/BitmapEditor/BitmapEditor.html deleted file mode 100644 index fdb9e0b..0000000 --- a/projects/09/BitmapEditor/BitmapEditor.html +++ /dev/null @@ -1,200 +0,0 @@ - - - - Sokoban Bitmap Editor - - - -

IDC Herzliya / Efi Arazi School of Computer Science / Digital Systems Construction, Spring 2011 / Project 09 / Golan Parashi

-

Sokoban Bitmap Editor

-

This javascript applicaiton is used to generate highly optimized jack code for drawing a 16x16 bitmap to the screen.

-

Using the mouse, click the desired cell to mark/unmark it. You may use 90 degrees rotation and vertical mirroring by
- clicking the appropriate buttons.

-

When you are finished drawing, you may select function type and enter function's name.

-

- - - - - - - - - - - - - - -
BitmapGenerated Jack Code
-
- - - - - - - -
Function Type:
- -
Function Name:
-
-
- - - - -
- - - - \ No newline at end of file -- cgit v1.2.3