Le Jeu de Gestion de Station de Ski en Ligne Gratuit
Ski-Manager est un jeu gratuit jouable directement dans le navigateur. Concevez, construisez et gérez votre propre station de ski de A à Z. Aucun téléchargement requis – créez simplement un compte gratuit et commencez à jouer instantanément. Que vous soyez joueur occasionnel ou stratège acharné, Ski-Manager offre une expérience de gestion riche et très rejouable.
En partant d'une montagne vierge et d'un budget serré, vous devez tracer des pistes, installer des remontées mécaniques, construire restaurants et hôtels, embaucher du personnel, gérer l'enneigement et la météo, et attirer des milliers de touristes chaque saison. Chaque décision influence la réputation, la fréquentation et la rentabilité de votre station – planifiez avec soin et développez-vous prudemment !
Live Statistics
Ski-Manager en chiffres
Why Ski-Manager
Pourquoi jouer à Ski-Manager ?
Construisez votre Station
Placez des pistes, des remontées, des restaurants et des hôtels sur une carte interactive. Concevez la station de ski de vos rêves.
Gérez vos Finances
Équilibrez votre budget, contractez des prêts, générez des revenus et développez votre empire financier.
Météo Dynamique
Adaptez-vous aux conditions météo saisonnières. Gérez l'enneigement, le damage et l'énergie pour maintenir votre station opérationnelle.
Recrutez et Gérez le Personnel
Recrutez des moniteurs, opérateurs de remontées et équipes médicales. Gardez votre équipe heureuse et vos clients en sécurité.
Rivalisez et Gagnez
Participez à des tournois, grimpez dans le classement mondial et gagnez des succès. Défiez d'autres stations.
Grandissez et Développez
Débloquez de nouvelles technologies, agrandissez votre montagne et attirez des milliers de touristes chaque saison.
Get Started
Comment Commencer
Créer un Compte Gratuit
L'inscription prend quelques secondes – aucune carte bancaire ni téléchargement. Votre compte est gratuit pour toujours.
Choisir votre Montagne
Choisissez un emplacement sur la carte interactive et personnalisez le nom de votre station. Votre montagne, vos règles.
Construire Pistes & Remontées
Tracez des pistes sur le terrain, installez des télésiègues et télécabines, puis ouvrez votre station aux premiers skieurs.
Développer vos Infrastructures
Ajoutez restaurants, commerces de location, hôtels, postes de secours et bien plus pour satisfaire vos clients.
Gérer & Concourir
Suivez vos finances, lancez des campagnes marketing, organisez des tournois et grimpez dans le classement mondial.
Community
Rejoindre la Communauté
Connectez-vous avec d'autres joueurs, partagez des conseils et restez informé des dernières nouvelles.
Besoin d'une réponse rapide ?
Questions Fréquentes
Retrouvez l'essentiel sur les comptes, le gameplay et le lancement de votre première station.
Ski-Manager est-il vraiment gratuit ?
Oui, complètement ! Ski-Manager est 100 % gratuit, sans achat obligatoire. La monnaie premium optionnelle (Génépis) permet d'accélérer certaines actions, mais le jeu complet est accessible à tous sans frais.
Dois-je télécharger ou installer quelque chose ?
Aucun téléchargement ni installation n'est nécessaire. Ski-Manager fonctionne entièrement dans votre navigateur sur n'importe quel appareil – ordinateur, tablette ou mobile.
Comment commencer à jouer ?
Cliquez sur le bouton « S'inscrire » pour créer un compte gratuit. Une fois inscrit, suivez le tutoriel en jeu qui vous guide dans la création de votre première station.
Puis-je jouer en plusieurs langues ?
Oui ! Ski-Manager est disponible en anglais et en français. Vous pouvez changer de langue à tout moment via le sélecteur dans la barre de navigation.
Comment ma station est-elle comparée aux autres joueurs ?
Votre station est évaluée selon sa réputation, sa fréquentation, ses revenus et ses résultats en tournois. Tous les scores sont affichés sur le classement mondial.
Parcourez les derniers correctifs, nouveautés et améliorations de confort ajoutés à Ski-Manager.
v6C2 July 11, 2026 5 changes
- Converted FAQ and Changelog accordions on home page from Bootstrap to DaisyUI collapse components
- Converted guest skill distribution stacked Bootstrap progress bar to flex-based themed component
- Converted building page snow level and water level Bootstrap progress bars to DaisyUI progress components
- Fixed competitors page text-muted to opacity-60 for dark mode compatibility
- Fixed building page Bootstrap table-condensed to table-sm
v6C1 July 10, 2026 8 changes
- Converted remaining Bootstrap progress bars with inline text to DaisyUI <progress> elements on the Marketing campaign history, Sponsorship satisfaction, and Climate Change level pages. Text is now shown alongside the bar via flex layout.
- Converted town growth progress bar to DaisyUI <progress> element with the percentage displayed outside the bar using a flex layout.
- Updated visitor needs bar colour helper to return DaisyUI progress-* colour classes instead of Bootstrap bg-* classes. Visitor needs satisfaction bars and per-category score bars are fully theme-aware.
- Converted Bootstrap progress bars to native DaisyUI <progress> elements across government compliance, environment (eco reputation, carbon, noise, reforestation), lift network, guest AI scoring, lift tech, R&D, retail, and visitor needs pages. Bars now respect the active colour theme including dark mode.
- Fixed Marketing page dark mode: replaced large minified inline style block containing hardcoded hex colours with CSS-variable-based styles. Tables, cards, badges, and stat panels now adapt to the active theme.
- Fixed Competitors page dark mode: replaced hardcoded light-mode CSS (white backgrounds, #333 text, #1e3a8a headings) with CSS custom properties (--color-base-content, --color-primary, --color-base-200, etc.) so the page renders correctly in both light and dark themes.
- Fixed ski quiz progress bar: converted from Bootstrap width-style manipulation to native <progress> element; JavaScript now sets element.value instead of element.style.width.
- Fixed broken card HTML in building, staff overview, ski quiz, emergency/crisis, and reporting pages: a stray closing tag was immediately closing the card body before any content could render.
v6C0 April 9, 2026 10 changes
- Fixed beta access acceptance popup: the Accept & Enter Beta button was not working due to a server response issue. Clicking the button now correctly sets the beta access cookie and dismisses the popup.
- Fixed special events, tournaments, and competitors stats panels: replaced hardcoded hex colours with DaisyUI theme-aware text-primary, text-success, and text-muted classes
- Fixed Bootstrap grid classes in ski school, mountain plan, empire, genepis, contact form, chat, and slope pages — converted col-md-*/col-lg-* to Tailwind responsive col-span classes
- Fixed ski school and snow report alerts: removed alert-dismissible padding from alerts with no close button, eliminating extra empty space on the right
- Fixed reset password form: replaced unstyled form-group divs with mb-3 spacing so form fields are no longer cramped together
- Fixed blogs pagination: converted Bootstrap pagination/page-item/page-link pattern (unstyled) to DaisyUI join-based pagination buttons
- Fixed minigames per-game win rate colour: now uses DaisyUI semantic colour classes instead of inline hex colour values
- Fixed minigames stats panel: replaced hardcoded hex colours with theme-aware DaisyUI classes (text-primary, text-success, text-warning, text-error) so stats display correctly in both light and dark themes
- Converted daily bonus card Bootstrap flex utilities to native Tailwind flex classes
- Removed deprecated DaisyUI v4 input-bordered and select-bordered classes from lift, mountain cam, slope custom trail, night skiing, and trail snowmaking forms
v6B9 April 9, 2026 8 changes
- Form labels updated to use native DaisyUI label class across all game pages including login, signup, bank, insurance, season pass, retail, emergency, ski school, building access, snow report, and mountain plan forms. Removes Bootstrap form-label class dependency site-wide. badge-pill class also removed from admin stats where it was redundant (DaisyUI badges are already rounded).
- Quiz minigame answer options now use the DaisyUI label cursor-pointer pattern with label-text spans, replacing the Bootstrap form-check div wrapper. Radio inputs use radio-sm sizing for a cleaner appearance.
- Custom trail form (Cut Your Own Trail) updated to use DaisyUI v5 fieldset and fieldset-legend components for all form field groups (map drawing, trail name, slope type, difficulty, length, aspect). Replaces the DaisyUI v4 form-control + label.label + span.label-text pattern.
- Insurance plan selection updated to use the DaisyUI label/radio pattern. Radio buttons and their labels are now wrapped in a single clickable label element with proper label-text styling, replacing the old Bootstrap form-check div wrapper pattern.
- Language switcher dropdown converted from Bootstrap JS-driven dropdown (data-bs-toggle, dropdown-toggle) to a native DaisyUI CSS-only dropdown using tabindex focus. No JavaScript required. Removes a Bootstrap shim dependency.
- Fixed minigame card availability badges not displaying the correct colour. Cards were using bg-success and bg-neutral background utility classes instead of the proper badge-success and badge-neutral DaisyUI classes, causing incorrect or missing badge colours. JavaScript toggling logic updated to match.
- Fixed navbar dropdown menus for Buildings and Management (and any other 2-column menus) staying open after clicking a link or clicking elsewhere. The 2-column CSS used display:grid !important which was overriding the JavaScript close logic. Fixed closeAll() to also remove the sm-2col class so the CSS rule no longer applies when the menu should be hidden.
- Fixed achievement notification displaying the text "Achievement<br>claimed!" with a literal <br> tag instead of "Achievement claimed!". The toast function uses textContent rather than innerHTML, so HTML in the language string was being shown as plain text. Fixed in both English and French for production and CI4 beta.
v6B8 March 15, 2026 6 changes
- Resort page redesigned with a live stats dashboard showing star rating, open slopes, open lifts, and staff count. Slope and lift condition now shown as color-coded progress bars. Status indicators replaced with styled badges (Open, Closed, Maintenance, Out of Order, Under Construction). All remaining PNG icons replaced with FontAwesome. Building summary table now shows icons per building type.
- Staff overview now shows morale as a color-coded progress bar (green/yellow/red), specialization with a target badge, and traits with an accent badge.
- Staff skill levels now factor into all efficiency calculations. Higher-level staff perform meaningfully better at their jobs, including instructors, mechanics, and snowmakers.
- Staff contracts are now enforced nightly. Expired contracts auto-fire the staff member with a notification. Players receive a warning 3 days before any contract expires.
- The Loyal staff trait now provides +2 morale recovery per day. Snowmaker efficiency now scales snow cannon output — skilled snowmaking teams produce more snow per night.
- Staff specializations now have real in-game effects. Trainer instructors boost ski school revenue by up to 50%. Safety and Speed ski patrol reduce injury risk on assigned slopes. Precision and Tech mechanics provide stronger quality repairs on lifts and groomers.
v6B7 March 15, 2026 8 changes
- Added Easy Mode difficulty setting in account settings. Easy mode hides advanced navigation, skips crisis events, halves reputation penalties, and doubles starting cash for new resorts.
- Players can now create custom trails and draw them directly on the resort map. Each trail supports a unique name, type, difficulty, aspect, and length. Custom trails appear on your resort map and receive per-aspect snow coverage nightly.
- Fixed Error 1054 crash when creating a new resort. A missing database column (legacy_bonus_cash) prevented any new resort from being created.
- Fixed resort not resuming after returning from vacation/holiday mode. The Tourist Information Center is now explicitly closed on vacation entry and reopened on login, ensuring the nightly cron picks up the resort again immediately.
- Fixed Skip to Main Content link to only appear when navigating by keyboard, improving accessibility.
- Homepage features, how-to steps, and community sections improved with consistent section headings, coloured card accents, hover animations, and branded Discord/Facebook/Contact buttons.
- Homepage stats section redesigned with a dark banner, coloured icon circles, and animated count-up numbers when scrolled into view.
- Homepage hero section redesigned: side-by-side image and text layout on desktop, with Play Free and How to Play call-to-action buttons and feature badges.
v6B6 March 15, 2026 1 change
- Navbar dropdown menus now automatically switch to a 2-column layout when they would extend beyond the bottom of the screen, making all options reachable on any screen size.
v6B5 March 15, 2026 6 changes
- Fixed icon display issues on login, contact, help, snow report, ski school and products pages Fixed broken edit buttons on admin news and player management pages General icon and display consistency improvements across all pages
- Fixed resort name edit button not responding to clicks Fixed several page errors when loading resort, staff, equipment and slope management pages
- Fixed navbar dropdown menus not displaying correctly Fixed missing icons throughout navigation (snowmaking, webcam, upgrades, crowding, real estate, climate change, ski school, seasonal objectives, tournaments, guest skills) Replaced fire emoji with consistent icon on daily login bonus
- Improved home page layout: Stats, Features, How to Get Started, FAQ and Changelog sections now display correctly on all screen sizes
- Improved sidebar layout with cleaner stats display and progress indicators Refined online players panel with status badges
- Modernised icon set: migrated to Font Awesome 6 throughout the entire game Updated edit buttons across all management pages to use new icon style
v6B4-1044g February 27, 2026 1 change
- -Night Skiing Expansion Added torchlight run option Added night skiing photo package Configurable night photo pricing Improved night event flexibility -Mountain Cams Upgrade Added stream mode settings Added social media integration toggle -Scenic Lift Enhancements Added tour themes Added photography package option Added VIP gondola upgrade -Season Pass Improvements Early Bird pricing system Configurable early bird discount percentage -VIP Loyalty Expansion VIP airport transfer VIP après-ski lounge -Environmental System Expansion Water recycling upgrade Tree planting counter Eco tracking enhancements
v6B3-980h February 26, 2026 1 change
- -Added many new pages and refreshed existing ones -New features across multiple game areas -Various UI and gameplay improvements
v5 February 19, 2026 1 change
- -Updated PHP version from 7.1 to 8.5 -Updated CodeIgniter framework version -Performance and stability improvements
v4.5.1 January 30, 2026 1 change
- -bug fixes and improvements
v4.4 April 20, 2025 1 change
- -new images on home page -bug fixes and improvements
v4.3 April 20, 2025 1 change
- -ui improvements on home -updated icon set; more modern and better understandability -general bug fixes and improvements -fixed a bug where resort page would load in mobile view
v4.2 April 2, 2025 1 change
- -ui improvements on marketing page