Showing 29 open source projects for "unity source code"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications Icon
    Your applications are all built differently, but they all need to perform. NeoLoad simplifies and scales performance testing for everything, from APIs and microservices, to end-to-end application testing through innovative protocol and browser-based capabilities.
    Learn More
  • 1
    WorldCupSokerban

    WorldCupSokerban

    Soccer-themed 3D Sokoban Game

    This is a soccer-themed, 3rd-person 3D sokoban puzzle game. It uses data in a format that is commonly found on the internet. It has undo <u> and restart <r> functions. Comes with many puzzle files, each typically having dozens of "levels". The next <n> and previous <p> keys move between levels. The <Lshft> and <Rshft> keys move between the different puzzle files. The <z> key creates a setpoint (reZero) so that subsequent restarts restore that setpoint. To move the "kicker" use the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    RufasSok

    RufasSok

    Sokoban with many families of puzzles provided.

    This is a minimalist version of the Sokoban puzzle game that runs on Windows, OSX, and Linux. The beauty of this implementation is that it is fully OpenGL 3.3 core profile Ada code, using no OpenGL-deprecated functions. Has undo (u) and restart (r) functions. Each data file has many "levels". The next (n) and previous (p) keys move between levels. The (R-shft) and (L-shft) keys move between puzzle data files. Bigger (b) and smaller (s) keys help you to proportionally adjust the size...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RufasSlider

    RufasSlider

    Klotsky class block slider puzzles.

    RufaSlider is a collection of 16 different block slider puzzles for kids and casual puzzlers that works on laptops and PCs running Windows, OSX or GNU/Linux. It includes a Klotski-style family, a DirtyDozen family, and a Traffic-Rush family. And now these puzzle families come with AutoSolvers to help you. The Klotski family uses rectangles of 4 sizes: 1x1, 2x2, 1x2, 2x1. The objective in each game is stated near the window top, but usually involves moving a large block to a specified...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Code Master

    Code Master

    A Game Similar to Mastermind

    You only have a limited number of attempts to crack the code master's secret code. Can you figure it out before you run out of chances?
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    Still Yet Another Sokoban

    Still Yet Another Sokoban

    An implementation of the popular Sokoban puzzle game. Win/Mac/Linux

    An implementation of the popular Sokoban puzzle game. The goal is to push the crates onto the designated squares without getting stuck. Crates can only be pushed forward. The levels provided are assembled from various third-party sources. Sokoban was originally created in 1981 by Hiroyuki Imabayashi. Available as Windows installer, portable .zip for Windows, Mac .dmg file, or cross-platform source code. Source code: http://github.com/davidjoffe/sokoban (source code is C++, only one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    KAREL 3D WebGL

    KAREL 3D WebGL

    Children's learning programming language Karel the Robot in 3D

    ... in Slovak language from years 1987 - 1990 Writen in HTML for fast universal use, including JavaScript code with Three engine. After download and unzip, runable (run html file) without installation in internet browser. Tested in EDGE and Chrome. Version without WebGL, and just as one file (+ include examples in text file): https://sourceforge.net/projects/karel-3d/ C++ version: https://sourceforge.net/projects/karel-3d-cpp/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Sudoku command line solver

    Sudoku command line solver

    Solve 9x9 Sudoku Puzzles Using A Command Line Utility

    This tool written in C uses the Backtracking algorithm to solve Sudoku puzzles. The idea was born by participating a coding challenge of a German internet forum. https://www.coding-board.de/threads/coding-herbst-die-coding-board-de-coding-challenge.39297/ So it's rather made for fun. However, this code won in terms of speed. Unfortunately, the initiator of the contest has passed away in the meantime. R.I.P. Benjamin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Coapres

    Coapres

    Real Time Puzzle Videogame

    Real time puzzle videogame, with like arcade games gameplay and isometric perspective. Use random pieces of terrain to expand the ants territory allowing them to reach the food.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OGLBricks

    OGLBricks

    Simple puzzle game

    OGLBricks is a simple falling-blocks game. It's implementing a well-known game mechanics - take a look at the screenshot and you'll recognise it :) The gameplay is customisable: the player can set the field size, the size of the shapes and many other options. Also, the player can save the game at any moment and load it later. OGLBricks doesn't require installation - just unpack and run! The project is still under development, any help on graphical assets would be appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
    Learn More
  • 10

    Swap Puzzle

    Swap messed up puzzle pieces to restore a primary picture.

    ... again on the square you want to move it to. Positions of the two pieces will be changed. Continue the process until the image is recovered. The faster you finish the puzzle and the fewer moves you make, the higher your score. Download options: - complete application with all the source code as well as jar and exe files. - exe file only. To run the project use Puzzle.jar or Puzzle.exe. See wiki for a full project description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DexGuess

    DexGuess

    A simple game to analyse your skills in number guessing.

    The program randomly selects a five digit number. You have to find out that number in the minimum number of logical guesses possible. You will enter a five digit number and the program will tell you if the number is more than, less than or equal to the random number selected by the program. Repeat the process to find the number out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    S.C.O.U.R.G.E. is a roguelike game with a 3D user interface. The game allows a group of four characters to search for treasure, kill enemies, gain levels, etc. The code is C++ using SDL, OpenGL and freetype. The game uses Squirrel for scripting.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    The source code repository of the Ravens in the Sky IF game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pyKsoko
    pyKSoko is a clone from Sokoban, yes another one. It was intended as a clone of Ksokoban the old Sokoban clone from KDE 3.5.x but it evolved and has now many features who are not part of the original KDE Sokoban clone. Have fun & give feedback! :-D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    VisualCube

    A php script for generating Rubik's cube visualisations

    INSTALLATION INSTRUCTIONS These instructions are for installing the script on your own web server. If you do not have access to your own server, or would just like to try out the software, please visit: http://cube.crider.co.uk/visualcube.php PREREQUISITES You will need: * Access to an Apache web server with PHP and ImageMagic installed. * A MySQL database. This is optional, but will improve performance if you have a high traffic website. STEPS 1. Download the code using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bwock is a cute and colorful puzzle game under development. It is greatly inspired by Sokoban and the great NES underdog, "The Adventures of Lolo". Code hosted at http://code.google.com/p/bwock
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Codebreaker is a small game that runs in your browser (so you don't need to install it). The aim is to find the right code (3 digits). But the panel only tells you how many digits are right, not which ones. You can play the game on our webpage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An experimental Sudoku solver that is written using 64 lines or less of C code. Meant as a general experiment in seeing if Sudoku can be solved in that small amount of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a very simple kids game, in which player selects an animal and tries to match it with the appropriate characteristics. It is a very basic level code. Coded in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A typical Mine Sweeper game written with ZK framework, almost the same look and feel with the Windows version. The source code is compact and written within a single Zul file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Python implementation of the code-breaking game mastermind including gui and auto-solver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This game demo is a tool to learn the basics of J2ME and a few graphic tricks.<br> It uses an Ant script for both code related operations and distribution management.<br> It also makes good use of great Java tools (Antic, ProGuard, MPowerPlayer).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Helps you play Sudoku. Named after the inventor. Eliminate possibilites by clicking. Has optional automated solving assistants for rote techniques, but doesn't take away the fun of playing. Clean, straightforward Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bean matching puzzle/battle game. Beans Evil. Match Beans. Destroy Beans. Save World. This is a Java implementation of a popular puzzle game type, and code for implementing similar games, on desktop, PDA, mobile phone etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tourk is a framework for developing programming games, where two (or more) people write game playing code (like Deep Blue) and a controller puts the two against each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next