Mancala app jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    31 mancala app jobs found, pricing in USD

    Need a smooth running game that can host 2000+ players. Should have: 1. Provision for player to deposit and withdraw cash via m-pesa (google it if you don't know) 2. Chat with payer when game is in session or off - session. 3. Need to have all backend access. Reply quoting: Projects handled Cost Timeframe And any other details Regards

    $351 (Avg Bid)
    $351 Avg Bid
    7 bids

    I have a small project that I need to be done with but I am stuck. Could someone please help me with it? It is not complex at all. All you need to know is minimax algorithms, python and the game “Mancala”. If you think you can do it, just let me know and I will send you the information about it.

    $29 (Avg Bid)
    $29 Avg Bid
    13 bids

    I have a small project that I need to be done with but I am stuck. Could someone please help me with it? It is not complex at all. All you need to know is minimax algorithms, python and the game “Mancala”. If you think you can do it, just let me know and I will send you the information about it.

    $35 (Avg Bid)
    $35 Avg Bid
    13 bids

    I have a small project that I need to be done with but I am stuck. Could someone please help me with it? It is not complex at all. All you need to know is minimax algorithms, python and the game “Mancala”. If you think you can do it, just let me know and I will send you the information about it.

    $30 (Avg Bid)
    $30 Avg Bid
    10 bids

    I have a small project that I need to be done with but I am stuck. Could someone please help me with it? It is not complex at all. All you need to know is minimax algorithms, python and the game “Mancala”. If you think you can do it, just let me know and I will send you the information about it.

    $23 (Avg Bid)
    $23 Avg Bid
    14 bids

    The project is suppoose to have 4 ADT, there is a suppose to be a , , , , Board.h,Player.h, computer.h. This project is due today at April 20, 2021 at 11:00 pm

    $140 (Avg Bid)
    $140 Avg Bid
    1 bids

    I need a board game similar to Mancala with some specific features. Very basic design (print text) with AI algorithms. I'll send you more details privately. Preferably in Java, but Python or Prolog are also an option. Until 7 june.

    $31 (Avg Bid)
    $31 Avg Bid
    1 bids

    Accounting, Advisory and Consulting Business. - Neat clean logo combining Michigan blue and cleverly and corporately place maize gold. examples/ideas google Deloitte (with a green dot), Enrst and Young (yellowish orange stripe), CPI (redish triangle) - A smart clean symbol can be placed strategically next to the name - the Name is Mancala Advisory (Mancala is a board game, with at least 4 stones placed in each hole for ideas) - for us symbolises old age strategy using numbers and counters - Logo will be used on digital media, website and digital business cards and newsletters. Some physical prints. -

    $62 (Avg Bid)
    Guaranteed
    $62
    307 entries

    Develop a single and multiplayer game based on Mancala board game version “Kalah”. Game UI will be developed with Unity and final product will be compiled and published for iOS / Andriod versions. Example of a web based Mancala Game: Vision: Gameplay should be pleasant and fun and animations should include the game pieces moving around the board, visual, and numeric piece count next to each pit/store. During both multi player and single player mode user should also see animations of opponents/computers moves. Players score and leader board should be visible. Using Unity several preset themes should be available for selection. User adjustable themes should include background

    $1238 (Avg Bid)
    $1238 Avg Bid
    13 bids

    i have already developed a mancala multiplayer game but some bug issues are there i need a person who have a good command over firebase multiplayer

    $224 (Avg Bid)
    $224 Avg Bid
    7 bids

    - Support Player 1 vs Player 2 - Basic Game (2 rows 7 Holes) - Intermediate Game (Custom Holes, and seeds) - Advance Game (Player 1 vs Computer)

    $19 (Avg Bid)
    $19 Avg Bid
    4 bids

    Develop a single and multiplayer game based on Mancala board game version “Kalah” and using Firebase hosting/database backend. Game UI will be developed with Unity and final product will be compiled and published for iOS / Andriod / and WebGL versions. Example of a web based Mancala Game: Example Game Play Code: Vision: Gameplay should be pleasant and fun and animations should include the game pieces moving around the board, visual, and numeric piece count next to each pit/store. During both multi player and single player mode user should also see animations of opponents/computers moves. Players score and leader

    $829 (Avg Bid)
    $829 Avg Bid
    9 bids

    ai code for mancala game c,c++ or java

    $31 (Avg Bid)
    $31 Avg Bid
    12 bids

    Add multiplayer option (Wifi or Bluetooth) to the Mancala Game. The game is already implemented but we want to add the multiplayer feature on the existing code.

    $229 (Avg Bid)
    $229 Avg Bid
    15 bids

    Simple turn based game. Simple GUI needed

    $16 (Avg Bid)
    $16 Avg Bid
    6 bids

    Simple game of mancala with a very simple GUI

    $16 (Avg Bid)
    $16 Avg Bid
    5 bids
    $50 Avg Bid
    1 bids

    Us...automatically. It should accomplish something significant that we have not previously done with the GridWorld classes. Examples:  Sudoku, KenKen, or other grid‐based number puzzles  Conway’s Game of Life simulator  Sliding number tile puzzle  An adventure game with a non‐scrolling screen (Rogue, Dungelot, etc.)  An adventure game with a scrolling screen (Adventure, Zelda, etc.)  Backgammon, Mancala, or other very different boardgames  Anything you think will be wicked cool that gets prior approval from me. What not to do  Chess  Pac Man, Crossy Road, or Bejeweled  Ataxx or other very similar boardgames  Something you paste together at the last minute Gridworld :

    $29 (Avg Bid)
    $29 Avg Bid
    2 bids

    Im new to java and am looking for someone to construct a project i have found using the blue j compiler. All it requires is to construct a simple "mancala" style game. would prefer to pay with bitcoins if thats possible on here. It is a very basic project and if you email me i Can give you all the details. You name your price. Need it done in the next few days. Thanks in advance for any help.

    $192 (Avg Bid)
    $192 Avg Bid
    4 bids

    should code the Game MANCALA in python using the Monte carlo tree search code should have a RECOMMENDER function which calculates the next best move for the game to the player. program should have obj_game_space function which outputs all possible game states to the user, for you reference i will attach the python file which includes the MANCALA game coded in Breadth first search approach. and the pdf file which shows how the output of the obj_game_space should output of our game should also be similar to the one in the pdf file. NOTE: 1'Follow the monte carlo tree search alogrithm have a recommender function which suggests the next best move to the player Obj_game_space should build the game space as show in the pdf file.

    $10 - $30
    $10 - $30
    0 bids

    Hi Need an Xcode programmer to build an app game for iphone and ipad. The game is a board game. Also you have to design for game by yourself. similar game : Thanks

    $8036 (Avg Bid)
    $8036 Avg Bid
    7 bids
    Mancala Ended

    Implement a mancala game. Must include the ability to play with 2 human players, 2 computer players(random and learning) and 1 human and 1 computer player.

    PHP
    $488 (Avg Bid)
    $488 Avg Bid
    2 bids

    I need a clone of the Mancala/Awari/Oware game, similar to this one: Similar animation and sounds will be required. I will provide graphical design direction and images, you will create the single-player game, with variable AI. Preferable that the game can work in Flash Player 8. I will need the .FLA and any assets used in the game when you're done. Preference will be given to providers that can do this before 22 February 2008. Information about the rules of the game can be found here:

    $450 (Avg Bid)
    $450 Avg Bid
    7 bids

    Enclosed is the setup. After running that, then you will have the source code for an existing game called Mancala. The function that needs to be completed is level 2 for computermove. The file to work with is This is a game where the goal of the game is to collect as many pieces as possible before one player side of the board has no pieces on it. There are several websites that have more information on how to play the game. Currently, level 1 is working properly. Use the collection that is part of the function to determine the best move to make. Once the move is made, then will make all moves it can with it. The information is mostly held on the usercontrol (noncompiled). Let me know if you have any questions. ## Deliverables The source code only for the A.I. for the game

    $249 (Avg Bid)
    $249 Avg Bid
    4 bids

    Implementing an intelligent version of the game Mancala in clisp. I have a backbone program that allows two players to take turns playing the game following legal rules. I need intelligence added to this program to allow it to play against human or computer opponents very efficiently. Specific rules available upon request. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer�...

    PHP
    $82 (Avg Bid)
    $82 Avg Bid
    1 bids

    Implementing a mancala game that plays human and computer players in clisp. I already have a basic structure without intelligence that allows two human players to play the game following the rules. I would need the programmer to take this file and integrate intelligence (if that is easier for the programmer) or do it from scratch. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Bu...

    $85 (Avg Bid)
    $85 Avg Bid
    1 bids

    Need four functions for a Mancala game in LISP. game does not have to be fully functional, just the four functions described in the attached files. I need this done asap. I am willing to pay extra for time. Thank you. ## Deliverables four functions. ## Platform Sun Solaris UNIX

    $30 - $5000
    $30 - $5000
    0 bids

    Need to develop a mancala heuristic in LISP. I have attached the instructions. Thank you. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request. 3) Exclusive and complete copyrights to all work purchased. (No GPL, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site). ## Platform Sun Solaris UNIX

    $127 (Avg Bid)
    $127 Avg Bid
    1 bids

    Preciso de um jogo de tabuleiro tipo Mancala com algumas features diferentes. Mais detalhes em privado. Em Java ou, em último caso, em Python ou Prolog. Até dia 7 de junho. I need a board game similar to Mancala with some specific features. I'll send you more details privately. Preferably in Java, but Python or Prolog are also an option. Until 7 june.

    $28 (Avg Bid)
    $28 Avg Bid
    2 bids