• Stars
    star
    102
  • Rank 335,584 (Top 7 %)
  • Language
    Swift
  • Created about 10 years ago
  • Updated about 10 years ago

Reviews

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

Repository Details

A mostly complete port of GameBoy's Boxxle to Swift

Swift Boxxle

A mostly complete port of GameBoy's Boxxle to Swift. This is my first Swift project that I worked on during the Arkansas Dev Hackathon. Simply touch in the direction you want to move. For example to move right, touch to the right of the character. I really tried hard not to use the Virtual D-Pad, per reading many blogs on mobile game design. :)

This port features:

  1. 40 levels from the original Boxxle (Game Boy)
  2. Touch [next] to go to the next level
  3. Touch [reset] to reset the level in case you make a mistake
  4. Step counter for each level

This port doesn't include:

  1. Level passwords
  2. Walking animations (I couldn't find the sprites)
  3. A real title screen

Below of some screenshots:

All credit goes to Nintendo who created the original Boxxle!

More Repositories

1

kumo

Kumo - Java Word Cloud
Java
601
star
2

bayesian_sentiment_analysis

Pragmatic & Practical Bayesian Sentiment Classifier
Kotlin
220
star
3

genetic_draw

Genetic Algorithms for drawing images
Kotlin
101
star
4

ultimate_tictactoe

Ultimate Tic Tac Toe - HTML5
JavaScript
53
star
5

java_games

Java 2D Game Engine - Building Zelda to test it (Also includes a MineSweeper Demo)
Java
31
star
6

neural_network_kotlin

Autoencoder + Deep Autoencoder + Deep Convoluted Autoencoder + Hebbian
Kotlin
18
star
7

rbm

Deep Convoluted Restricted Boltzmann Machine (Java)
Java
17
star
8

kakyll

Static Site Generator in Kotlin
Kotlin
17
star
9

struktural

API Testing Made Easy - Kotlin
Kotlin
14
star
10

cellular-automata-pokemon-types

Cellular Automata - Pokemon Type Battle Simulation
Kotlin
8
star
11

sdl_sprite

A Simple SDL Sprite library
C++
8
star
12

haskell_boxxle

Gameboy's Boxxle in Haskell
Haskell
7
star
13

neuralnetwork

多数中間層のニューラルネットのクラス(誤差逆伝播法): multi-center layer neural network (back-error propagation algorithm)
Java
4
star
14

legend_of_mu

Legend of Mu (Playdate Game)
Lua
3
star
15

gdx-controller

LibGDX Controller Library
Java
3
star
16

c_gameoflife

John Conway's Game of life C++ (SDL)
C++
3
star
17

watchgpt

WatchGPT
Swift
3
star
18

supportvectormachine

Support Vector Machine/サポートベクターマシン/支持向量机
Perl
3
star
19

chatgpt

Programs written by ChatGPT
Python
2
star
20

game_of_life_nes

NES Game of Life
C++
2
star
21

log4php

PHP Logger
PHP
2
star
22

blockchain

Simple BlockChain in Kotlin
Kotlin
2
star
23

art

digital art
Kotlin
2
star
24

blocks

A Tetris Clone + added difficulty
PureBasic
2
star
25

soroban

Calculator Library using a Pratt Parser for MixFix grammar
Java
2
star
26

mandelbrot

Mandelbrot generator in Kotlin
Kotlin
2
star
27

vulcan

Vulcan - Space Shooter - Purebasic
PureBasic
2
star
28

games_classic

Collection of various games' source code
2
star
29

photo_filter

Some basic Photo filtering algorithms
Java
2
star
30

fleschkincaid

Flesch-Kincaid Reading Index
Java
2
star
31

pipes

start of a "data flow" programming language based around data flowing through "pipes"
Java
2
star
32

ml

Machine Learning - Collection of my personal user machine learning libraries/experiments
Terra
2
star
33

breakout

Breakout - Purebasic
PureBasic
2
star
34

catuskoti_automata

catuskoti cellular automata
Kotlin
1
star
35

minesweeper

Simple Minesweeper game in C
C++
1
star
36

antlr_dna

A Sample DNA grammar written using Antlr
Java
1
star
37

trie_kotlin

Prefix Tree / Radix Tree / Trie in Kotlin
Kotlin
1
star
38

linux_asm

My Assembly Collection
Assembly
1
star
39

selforganizingmap

Self-Organizing Map/自己組織化写像/自組織映射網路
Java
1
star
40

jGames

JQuery plugin for displaying various board games
JavaScript
1
star
41

euler

Project Euler (85 solutions) - Java
Java
1
star
42

resource_optimization

Resource Optimization via Monte-Carlo
Kotlin
1
star
43

minesweeper_libgdx

A Mine Sweeper implementation using LibGDX.
Java
1
star
44

snakes

Snakes - Purebasic
PureBasic
1
star